UCF STIG Viewer Logo

The alias file must have mode 0644 or less permissive.


Overview

Finding ID Version Rule ID IA Controls Severity
V-832 GEN004380 SV-35165r1_rule ECLP-1 Medium
Description
Excessive permissions on the aliases file may permit unauthorized modification. If the alias file is modified by an unauthorized user, they may modify the file to run malicious code or redirect e-mail.
STIG Date
HP-UX 11.31 Security Technical Implementation Guide 2017-01-27

Details

Check Text ( None )
None
Fix Text (F-30311r1_fix)
Change the mode of the aliases file (or equivalent) to
0644.
# chmod 0644 /etc/mail/aliases